Go to: update/x64/dlcpacks/patch2023_02/dlc.rpf/x64/levels/gta5/vehicles.rpf

Drag and drop both temp_plate & temp_plate_n inside the veshare.ytd

Now go to update/update.rpf/x64/data/carcols.ymt 

Add the following: 

<Item>
        <TextureSetName>Dealership Plate</TextureSetName>
        <DiffuseMapName>temp_plate</DiffuseMapName>
        <NormalMapName>temp_plate_n</NormalMapName>
        <FontExtents x="0.08000000" y="0.35500000" z="0.92000000" w="0.81600000"/>
        <MaxLettersOnPlate x="7.00000000" y="1.00000000"/>
        <FontColor value="0xFF000000"/>
        <FontOutlineColor value="0xFF2BFF05"/>
        <IsFontOutlineEnabled value="false"/>
        <FontOutlineMinMaxDepth x="0.47500000" y="0.50000000"/>
      </Item>

